IModel.GetAllChildren method ¶
Namespace: NextDesign.Core
Description¶
Get all owned instances that can be searched by depth-first search for ownership from this instance. This method evaluates IContextOption.PlModelAccessMode.
Returns a collection of all owned instances that can be traversed in a depth-of-ownership search with this instance as the base. Returns an empty collection if no such instance exists.
Return value¶
- IModelCollection